func net/http.http2adjustHTTP1MaxHeaderSize
3 uses
net/http (current package)
h2_bundle.go#L1139: func http2adjustHTTP1MaxHeaderSize(n int64) int64 {
h2_bundle.go#L4640: return uint32(http2adjustHTTP1MaxHeaderSize(int64(n)))
h2_bundle.go#L7494: n = http2adjustHTTP1MaxHeaderSize(n)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)